Fedora :: Resize An Image From Computer To 100 Pixels Or Less Than 100 Kb?

Jan 16, 2011

Im looking for resize an image from my computer to 100 pixels or less than 100 kb. I want to upload my picture profile here at the Fedoraforum.org

View 3 Replies


ADVERTISEMENT

Ubuntu :: Graphics - Change To A Warped Mix Of Colors And Pixels When Change The Background Image

May 19, 2010

I recently installed Ubuntu 10.04 Netbook Remix on my Gateway LT3103u. I noticed shortly into using it that it has a graphics bug every so often. Especially when I change the background image. Everything will change to a warped mix of colors and pixels. Everything is affected. My mouse, the bar at the top of the screen, text and all. My netbook runs on an AMD Athlon 64-bit processor with ATI Radeon X1270 HyperMemory up to 256MB graphics.

So far I have tried reinstalling, and even the 64bit desktop edition which had the same problem. Ive noticed that it freaks out when i scroll too quick, when changing background images, and on certain websites. Then other times its completely random. When it happens it looks similar to these: [URL]

View 4 Replies View Related

Ubuntu :: Batch Image Resize Resample Program?

Jul 5, 2010

anyone know of a batch image resize resample program ? kinda like VSO or Infranview for linux ?

View 2 Replies View Related

Ubuntu :: VirtualBox Doesn't Resize The Disk Image?

Mar 23, 2011

When I created the disk, I specified dynamically growth, but when I tried to copy a file larger than the available disk space (500MB), a message showed up saying that it couldn't be done.

Image resizing was added with VirtualBox 4.0:

VBoxManage modifyhd
<uuid>|<filename>
[--type normal|writethrough|immutable|shareable|
readonly|multiattach]
[--autoreset on|off]
[--compact]
[--resize <megabytes>|--resizebyte <bytes>]

So why my VirtualBox 3.2.8 let me create the disk with dynamically growth option??

View 4 Replies View Related

Fedora Installation :: Computer Can't Find Kernel Image For Install From Boot Dvd

Jan 28, 2010

basically put a new hard drive in my old computer and wanted to install fedora on it, downloaded fedora 12 dvd iso (3ish gb in size) have burnt it to a dvd disc, turned my laptop on and set it to boot from cd drive, restarted it, it reads the disc and displays the following message:

ISOLINUX 3.75 209-04-16 ETCD Copyright (C) 1994-2009 H.Peter Anvin et al
Could not find kernel image: Linux
boot:_

The uderscore is flashing and i can type stuff in but have no idea what to type in to find the kernel image, or why it cant find the kernel image.

View 2 Replies View Related

OpenSUSE :: Baires - Batch Image Resize From One Directory And Place It To The Same Or Another

Dec 8, 2009

Ladies and gentlemen, I announce my 1st Qt4 application - Baires. Baires is a program that helps you easily resize bunch of pictures from one directory and place it to the same or another, with just one click (after initial setup, of course). With help of @microchip8, who built spec, RPMs and placed them to his repositories, I have now made an "official" download page at my site.

View 9 Replies View Related

General :: Windows - Resize An Image To Multiple Resolutions Simultaneously?

Aug 22, 2011

I am looking for software (Windows or Linux) that can do the following: Resize one image to several provided sizes. Detects the type of the pic­ture (wide, nor­mal) and does the resize based on that. What I mean by that is that it should not break the image by shrinking it more in one direction then in the other so it looks weird. The purpose of this is my Blog. If I want to give my readers a wallpaper, I want to give them several options for the sizes so they can have it in their own preferred screen resolution. The image must however keep its original aspect ratio.

View 2 Replies View Related

Software :: Resize Image In CLI With Keeping Palette And Type As Original?

Jan 5, 2010

I'm trying to resize image for mplayer overlay usage. I'm using "convert -resize" from Imagemagick. My problem is that after resize image doesn't have the original color depth nor palette.Code:convert logo1.png -resize 200 PNG8:logo2.pngI'm able to resize image correctly if I manually set depth and type, but this is not working when I have to resize images with different palettes.Code:convert -depth 8 -type PaletteMatte logo1.png -resize 200 PNG8:logo2.pngIs there any CLI tool or specific convert option to resize image with keeping all the other image related setting as original

View 1 Replies View Related

Software :: Anamorphic Image Editor - Convert / Resize The Aspect Ratio

Jan 2, 2010

I'm looking for a graphics editor which will convert/resize the aspect ratio of the anamorphic images I create in-camera to their appropriate size. I'm shooting my images on film and digital. My digital camera is a Sony H50 with native 4:3 format. I'm also shooting with a Hasselblad EL/M with the standard 6x6 format.

Using my 2x anamorphic head on either camera will produce the following results: Sony H50: 4:3 > 2.66:1 (8:3) Hasselblad EL/M: 6x6 > 12x6. We're easily talking about 48"x24" or 60"x30" prints here folks! So I need to know which programs in Linux will give me the results I'm looking for.

View 11 Replies View Related

Ubuntu Multimedia :: Image / Photo Editor - Adjust Color - Crop And Resize

Sep 17, 2010

MS office 2003 came with a prgram called "Microsoft Office Photo Manager". It was a surprisingly lightweight application that could adjust color, crop and resize photos. Very simple interface, easy to use. Perfect for simple modifications to digital photos. Is there anything like this in linux? Gimp is certainly not it. Office Drawing and F-Spot photomanager are not it either.

View 3 Replies View Related

Fedora Installation :: Acer 5004 Display Flicker - Pixels Are Miscolored

Jun 17, 2010

I have an Acer Aspire 5004 WLMi laptop with the SiS M760GX video chip. Under Gentoo the graphics worked perfectly but not so under my new Fedora 13 installation. There is enormous flicker with large regions where the pixels are miscolored. I used

Code:
# X -configure to create the xorg.conf file which is here. It contains the same driver, SiS, which worked under Gentoo.

View 6 Replies View Related

Red Hat / Fedora :: 13 - Use Nouveau - Get Little Pink Pixels Appearing Over Screen In Random Places

Jun 19, 2010

I was using Fedora 12 before and using the RPMFusion nVidia proprietery driver and everything was fine. On fedora 13 Im trying to use nouveau with the 3d support and for some reason i get little pink pixels appearing over my screen in ramdom places on ramdom. please see screen shot below. I used to get this on fedora 12 also before using the nvidia driver, any clues how to fix this?

also, I have two monitors (well one is a tv) any how most of the time i dont use the tv, so in the settings i switch it off, but for some reason when i log out the default settings are to use both screens and have the login prompt on the wrong monitor, how do i set my monitor settings to be so in all situations?

View 5 Replies View Related

General :: Use "sips" At The Terminal To Resize An Image Without Upscaling?

Feb 3, 2011

I have some code that I've been using to resize images in Mac OS X via the command prompt (and/or quicksilver), to a maximum width or height of 500px. The only problem is that if the original image is smaller than 500px width or height, sips will upscale it. I would want it to just skip these images.

How can I make that happen?

This is my code:

#!/bin/bash
for ARG in "$@"
do
sips -Z 500 -s format jpeg "$ARG" --out "${ARG%.*}.jpg"
done

View 1 Replies View Related

General :: Screen Resolution ATI RageXL Video Card Fedora 12 - Show 1600x1200 Pixels

May 19, 2010

I just installed Fedora 12 on a rack computer. I know my screen has the ability to show 1600x1200 pixels. But I don't know what my video card can do. Right now my screen is stuck at 800x600. When I had Fedora 11 I remember it could go to 1024x768 or maybe a little larger. I can't really find a driver for the ATI RageXL, How to make the screen resolution as high as possible.

View 3 Replies View Related

SUSE :: Put The Same Disk Image On Another Computer With The Same Hardware

Jan 18, 2010

I installed OpenSUSE 11.2 on a computer. I would like to clone the hard drive so that I can put the same disk image on another computer with the same hardware.

I used clonezilla to create the hadr disk image, when I restore the image on another computer, I got errors and failed to boot. I later learned that, I have disk-by-id on /etc/fstab and grub/menu.list. So, I went into the computer that I tried to restored using Knoppix liveCD and manually changed the fstab and menu.list so that it used something like /dev/sda1, /dev/sdd2, and /dev/sda3, instead of /dev/disk/by-id/WD....-part1 (part2/part3). When I re-booted the new computer, it still failed to boot.

So, do I have to go back to the original computer, manually edit fstab and menu.list to /dev/sda1 /dev/sda2 /dev/sda3, then re-create the disk image? Is there anything I have to change so that it does not use disk-by-id any more?

View 2 Replies View Related

Debian Configuration :: Computer Won't Boot After Dd Image Restore

Mar 1, 2016

I have a Debian Jessie 32 bits machine with standard partitions : one EFI, one for the root system and a swap.

I did a dd image backup of it hard drive thinking i would be easy to restore it or clone to another device... but it seems it is not that simple ! My PC won't boot : no bootable drive found !

I did the same once with a 64 bit Debian Jessie which i fixed using an ubuntu live CD with boot-repair, but here with the 32 bits version it doesn't work : it keeps saying i have an EFI incompatible partition and i should use a 64 bits linux...

Note : i boot-repair from a 64 bits ubuntu live cd. Should i use a 32 bits version ? Because i can"t make a 32 bits Debian live CD to boot, usb key won't show up in boot options (32 bits install CD works fine)

I ha read some things and tried some others but nothing works

Grub and EFI are really obscure for me...

How could i fix my debian 32 boot ?

Or how can i properly clone my debian 32 on other PC ? am i missing something using dd ? should i use another tool ?

View 10 Replies View Related

OpenSUSE Install :: Computer Won't Boot After Restoring Image

Jan 31, 2011

I've recently begun using PING (Partimage is not Ghost) imaging software, and it works great with other Linux distros. Upon my first use on openSUSE, I found that I could not restore the image onto another computer. After a successful restoration of the image, I get: "Could not find /dev/mapper/isw_ddedgibjfd_ARRAY_part2 Want to fall back to /dev/mapper/isw_ddedgibjfd_ARRAY_part2? (Y/n)" during the first boot. I don't know what to do, I've tried taking multiple images, and restoring them on multiple computers, but I always get the same error.

View 7 Replies View Related

Ubuntu :: Computer Won't Boot After Restoring Clonezilla Image?

Jul 18, 2011

I have long been using clonezilla as my backup/restore software and have never had a problem with it before, ever. Today I backed up my entire disk (windows 7 and Ubuntu 10.10) and upgraded to 11.04 to try it out. I didn't like it, so I decided to restore the backup. Now I can't boot my computer. It gets to a black screen and nothing happens. No error message, nothing. I can still boot from a live USB (which is what I am using now), and I can also boot from a Windows Live CD. I tried using the MBR repair on Windows and reinstalling Grub through the Ubuntu Live USB. Neither of them have worked. Do you have any ideas what the problem might be?

View 5 Replies View Related

SUSE :: Need To Copy DVD Image To Hard Disk Of Computer

Jan 5, 2010

After I burn the DVD image, I put the disc on the computer and boot. The installation screen appears, the acknowledgement screen appears, then the installation checks my system and gives me a yast window with an error about something related to URLs and repositories. I cannot continue with the installation.

I am 100% new at this and thought it would be as easy as installing ubuntu (which I installed on a laptop and works flawlessly).I am trying distros and opensuse is compatible with my video card right out of the box apparently, so that's why I chose it for my desktop.Do I need to copy the dvd image to the hard disk of the computer I want to install opensuse on, and use the dvd to boot as well?

View 5 Replies View Related

General :: Create An Image Of Hdd And Store On Another Computer As A Backup?

Dec 7, 2010

I Acer aspire 3620 and would like to backup whole system. My laptop has a 40Gig hdd. Is there a way I can either create an image or copy(clone) to another computer just in case I need it. If it matters I have a spare 40 gig drive on the other computer. The reason for doing this is so that I can try a system restore and if anything goes wrong I want to be able to transfer back. Also if it is posible how could I put it back and be bootable.

View 14 Replies View Related

Ubuntu :: Update System Info (after Installling An Image On A New Computer)?

Mar 8, 2011

I've just receive my new Dell desktop and I used CloneZilla to move everything from my old computer to the new one. I made an image of the disk of the old computer and restored this image on the new one.

For most of it, it worked well: it was relatively quick, and I have all my old settings except everythings is going quicker. But the new system is not entirely recognized: the processors are correctly identified, but I can't see the new RAM memory: hardinfo, free or cat /proc/meminfo all seem to refer to the memory of the old system, not the one that is on the new computer.Is there a way to force the system to reinspect the hardware and 'discover' its new ressources?

View 5 Replies View Related

Ubuntu :: Screen Position A Few Pixels Off?

Oct 24, 2010

In 10.04 on a Shuttle the screen position is a few pixels off. I fix this with xvidtune for the session. I also get a new modeline. I build a new xorg.conf file (go virtual terminal, stop gdm, Xorg -configure, etc) and move it to /etc/X11. I introduce the modeline in the monitor section and reboot (I could do a service gdm stop...). Guess what, my screen is still a few pixels off. The documentation clearly states that if there is an Xorg.conf, it will be used. So what gives?

This problem has existed since the xorg.conf file was dropped. It is just plain silly that one has to engage in a geeky treasure hunt to correct a few pixels. This adjustment should be present in the System/Preferences/Montors. This is why Linux does not make it with ordinary users, making (superficially) simple things difficult.

View 1 Replies View Related

Fedora :: Resize A Partition Used By LVM?

Aug 8, 2010

I installed Fedora 13, but did not expect it would set up a LVM on the entire remaining unpartitioned space.
So I'm now trying to resize the partition the LVM is on. I already resized lv_home using system-config-lvm... however now lv_swap resides at the end of the physical volume. If I assume correctly that this also means that it resides at the end of the sda6 partition, I need to move it in order to resize the partition.

It now looks like this: [URL]

How would I go about moving lv_swap right next to lv_home? And how can I actually resize the partition? gparted doesn't seem to be able to resize lvm2 partitions.

View 1 Replies View Related

Fedora :: How To Resize Partition

Dec 21, 2010

I'm running Fedora Core 14 on my server and in copying over all the stuff I had backed up before the install, i recived the message that one of my volumes was nearly out of space. Since this is just a partition on my hard drive, I could resize it to make it larger, but I don't know how. It's a ext4 partition on my 2nd hard drive.

View 10 Replies View Related

Ubuntu Installation :: Monitor Offset By 10 Or 15 Pixels?

Mar 18, 2010

I have a new installation of Karmic 9.10 up and running but for some reason my Nvida Quadro NVS 280 SD graphics card can not align my Sony SDM-HX73 monitor correctly. On the left I'm missing 10 or 15 pixels and on the right I have a thin black strip of unusable screen.

View 2 Replies View Related

Ubuntu :: 10.10: Menu Pixels Freeze On Screen?

Dec 7, 2010

Eee PC 1005HA : Ubuntu 10.10 Netbook Remix, using Desktop Edition at login screen, using Awn in place of Unity: No clue what's causing this. Menu pixels freeze, remain on top of windows. Cursor floats over, but interacts with the actual active window. Can't move it. This has happened several times now, but usually only lasts a few minutes. At the time of this post, these pixels have been frozen for at least 20 minutes. Relogging fixes the problem, but logging out and in again every time this happens isn't really an option.

View 5 Replies View Related

Ubuntu :: Green Pixels When Using Dvi To Hdmi Cable To Tv?

Jun 13, 2011

I bought a 25 foot dvi to hdmi cable to play movies from my computer on my plasma tv. Green pixels appear on about 20% of the plasma screen; some jump around others stay in one place. I have a nvidia GeForce 7600 GT card. The nvidia restricted drivers are installed. I also tried using a mythbuntu live cd and had the same problems. Is this a problem with a bad cable, bad driver, wrong setup, or something else? How can I get rid of the green pixels?

View 3 Replies View Related

Ubuntu :: Screen Resolution Of 1366x768 Pixels?

Jun 18, 2011

Brand new laptop Lenovo G570 with Intel Integrated HD Graphics 3000, 15.6", 1366x768. can't detect the correct resolution with Ubuntu 10.04.2 LTS.

View 7 Replies View Related

General :: Screen Is Off Vertically By A Number Of Pixels?

Feb 16, 2010

Having recently installed puppy linux (pup431) on my sony pcg-c1mah laptop with a monitor of 1280x600, I am absolutely in love with it. It is so fast and smooth. However, there is one problem, the screen position is shifted up vertically, off by a few pixels (30 maybe). This makes most of the application partially off the screen, which is really annoying. Previously, I was able to install xubuntu (8.04) on it without any problem. The screen was perfectly positioned. It was the speed reason I decided to go for puppy linux. If xubuntu was able to set the screen correctly, why puppy linux can not.

View 4 Replies View Related

Software :: Text Is Colored Pixels During Boot?

Sep 11, 2010

I recently upgraded to Ubuntu 10.4 and, although that installation seemed to work OK for awhile, I have recently encountered a strange problem. I have a dual-boot system with Win XP and two releases of Ubuntu, 10.4 and 9.10. I installed the latter recently only to be able to run some legacy software. I believe the problem occurred sometime around or after the installation of the 9.10 package. Note that the 10.4 install was a clean install on a newly formatted HD, and not a normal upgrade from 9.10, which I installed later separately. The Ubuntu installations are on their own HD. Win XP is installed on its own separate HD.

Here's the problem. I can boot OK up to and including the appearance of the Grub 2 menu, which displays fine. From the menu I can chose Ubuntu 9.10, Win XP or several kernels of 10.4. The 9.10 Ubuntu boots completely normally, as does Win XP--no problems or irregularities with either of those. When I select one of the 10.4 Ubuntu kernels, the strangeness begins, as follows:

1.) The menu disappears, there is a brief period of blank screen, and then a bizarre screen appears. It has a violet/magenta background. The word "Ubuntu" appears in large type, with a couple of lines of text below it. However, all of the type is unreadable. Instead of being normal characters, all the text characters are displayed as blocks of seemingly random multi-colored pixels! I can recognize that it is supposed to be text, but the letters are just a bunch of colored pixels. I can recognize the large Ubuntu word because of its shape. Also, the whole text display occurs twice on the screen, one on the left and one on the right. Both are displayed as colored pixels.

2.) The screen stays there, as if frozen, and does not continue with installation of the kernel. After some experimenting, I discovered that if I press Ctrl-Alt-Del (!), the installation continues as one would expect: I soon get the normal login screen, am able to login OK, and my desktop soon appears as usual.

3.) However, once in the desktop, if I try to invoke a console window by pressing Ctrl-Alt-F1-6, the console window appears, but the text on the screen is again rendered as little bunches of colored pixels, completely unreadable. I can, in fact, login at these screens, but the text remains colored pixels. I can escape back to a normal desktop by then pressing Ctrl-Alt-F7, and the desktop comes back completely normal. Interestingly, if I invoke a terminal from the main Applications/Accessories/Terminal menu, I get a normal terminal in a desktop window that is perfectly usable.

4.) If, from the boot menu, I choose the Ubuntu 9.10 choice, everything works fine and as expected, including the Ctrl-Alt-F1-6 console windows. This problem only occurs with the Ubuntu 10.4 menu options.

Since this problem only occurs with the Ubuntu 10.4 menu choices, my guess is that there is something askew in the display configuration of those specific choices. But, I've not discovered what to check for that configuration or how to correct it. I've checked out the /boot/grub/grub.cfg file, the /etc/grub.d number files, and /etc/default/grub, but can't find anything that seems to be the cause or the remedy.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved